home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcb2ansi.zip / PCB2ANSI.DOC < prev    next >
Text File  |  1991-12-20  |  3KB  |  93 lines

  1. <>************************************************************************<>
  2.  
  3.                 PCBoard ANSI to Regular ANSI Converter v1.0
  4.  
  5.                      Copyright (C) 1991 by K. Anderson
  6.                          For use with PCBoard 14.5
  7.  
  8.     PCBOARD is a registered trademark of Clark Development Company, Inc.
  9.  
  10. <>****************************** DISCLAIMER ******************************<>
  11.  
  12.     PCB2ANSI.EXE by K. Anderson is hereby released to the public domain.
  13.  
  14.     PCB2ANSI.EXE is provided AS IS without any warranty, expressed or
  15.     implied. I shall not be liable for any damages, whether direct,
  16.     indirect, special, or consequential arising from a failure of 
  17.     PCB2ANSI.EXE to operate in a manner desired by the user. I shall not
  18.     be liable for any damage to data or property which may be caused
  19.     directly or indirectly by the use of PCB2ANSI.EXE.
  20.  
  21.     In no event will I be liable to you for any damages, including any
  22.     lost profits, lost savings or  other incidental or consequential
  23.     damages arising out of your use or inability to use the program, or
  24.     for any claim by any other party.
  25.  
  26. <>************************************************************************<>
  27.  
  28. WHAT IS PCB2ANSI?
  29. ================
  30.  
  31. PCB2ANSI is simply a utility to convert files with PCBoard @X ANSI
  32. graphics codes to regular ANSI graphics codes.
  33.  
  34. The only reason this was created was I had a need to convert the @X graphics
  35. files back to straight ANSI, and I couldn't find a utility to do it.
  36.  
  37. WHY IN THE WORLD WOULD YOU USE IT?
  38. =================================
  39.  
  40. Originally, many SysOps spent much time converting ANSI files to the new
  41. PCBoard format. If they find a need to have the regular ANSI files back,
  42. they must redraw the whole file. This simply allows you to convert your
  43. @X graphics files to straight ANSI. PCB2ANSI will retain the original file
  44. and will create a new file with the extension .ANS (if your original file
  45. has the extension .ANS, it will become the new file, and you will lose
  46. the original).
  47.  
  48. HOW TO USE/INSTALL IT
  49. =====================
  50.  
  51. SYNTAX: PCB2ANSI <filespec for files to convert>
  52.  
  53.  
  54. EXAMPLES
  55. ========
  56.  
  57. PCB2ANSI d:\bbs\pcb\text\*.*
  58.  
  59.         Convert ALL files in the specified directory to ANSI format.
  60.  
  61. PCB2ANSI g:\bbs\gen\blt
  62.  
  63.         Convert the file BLT in the specified directory to ANSI format.
  64.  
  65.  
  66. THAT'S ALL FOLKS!
  67.  
  68. PROBLEMS
  69. ========
  70.  
  71. Hopefully you won't have any problems!
  72.  
  73. KNOWN PROBLEMS
  74. ==============
  75.  
  76. One thing: currently you must be in the directory of the specified file
  77. in order for it to convert correctly, otherwise it will not find the
  78. file. This will be resolved very soon..
  79.  
  80. <>************************************************************************<>
  81.  
  82. <>************************************************************************<>
  83.  
  84. HISTORY
  85. =======
  86.  
  87. 12-20-91 - v1.0 - What history?! First release, no options (no chances for
  88.                   screwups either I guess..)
  89.  
  90. <>************************************************************************<>
  91.  
  92. ** END OF DOCUMENT **
  93.